TARS 1.6.0
Published at: 2018-10-23 18:44:00


Description


  • tars-c++ supports IPv6 by binding the address to IPv6.

  • The database of the newly installed tars framework has expanded the corresponding fields. If it is an upgrade framework, you need to execute the following command:

      mysql -uroot -proot@appinside db_tars -e "alter table t_config_files modify column host varchar(50) not null default '';"
    
      mysql -uroot -proot@appinside db_tars -e "alter table t_node_info modify column endpoint_ip varchar(50) default '';"
    
      mysql -uroot -proot@appinside db_tars -e "alter table t_task_item modify column node_name varchar(50) default null;"
History
Published at: 2020-03-16 15:17:00
Published at: 2020-03-15 15:13:00
Published at: 2020-01-12 11:03:00
Published at: 2020-01-12 10:10:00
Published at: 2019-11-28 16:21:00
Published at: 2019-11-26 16:13:00
Published at: 2018-07-04 18:46:00
Published at: 2018-05-07 08:40:00
Published at: 2017-12-01 15:57:00
Published at: 2017-11-15 15:59:00
Published at: 2017-11-15 03:08:00
Published at: 2017-07-04 16:09:00